ServerSocket.MinimumSocketsAvailable Property

Syntax

MinimumSocketsAvailable as Integer


The smallest number of sockets available in the server's pool of socket connections. If the ServerSocket falls below this number, it will call the AddSocket event to replenish its supply of sockets.